home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2006 February / Gamestar_81_2006-02_dvd.iso / Programy / PicaJetInstall.exe / {app} / PicaJet.exe / 0 / RCDATA / TFWIZARD / TFWIZARD.txt < prev   
Encoding:
Text File  |  2005-11-17  |  40.6 KB  |  1,286 lines

  1. object fWizard: TfWizard
  2.   Left = 424
  3.   Top = 112
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Welcome to PicaJet'
  7.   ClientHeight = 490
  8.   ClientWidth = 498
  9.   Color = 15331055
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   KeyPreview = True
  16.   OldCreateOrder = False
  17.   Position = poDefault
  18.   Scaled = False
  19.   OnClose = FormClose
  20.   OnCreate = FormCreate
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object cStep1: TAMContainer
  24.     Left = 0
  25.     Top = 0
  26.     Width = 498
  27.     Height = 420
  28.     Color = clWhite
  29.     DoubleBuffered = False
  30.     object Image1: TImage
  31.       Left = 0
  32.       Top = 0
  33.       Width = 498
  34.       Height = 420
  35.       Align = alClient
  36.     end
  37.     object LMain: TLabel
  38.       Left = 160
  39.       Top = 376
  40.       Width = 297
  41.       Height = 33
  42.       AutoSize = False
  43.       Caption = 
  44.         'This wizard will help you throught the process of organization e' +
  45.         'xsisting digital photos'
  46.       Font.Charset = DEFAULT_CHARSET
  47.       Font.Color = clWindowText
  48.       Font.Height = 13
  49.       Font.Name = 'Tahoma'
  50.       Font.Style = []
  51.       ParentFont = False
  52.       Transparent = True
  53.       WordWrap = True
  54.     end
  55.     object b7: TbsSkinBevel
  56.       Left = 0
  57.       Top = 415
  58.       Width = 498
  59.       Height = 5
  60.       Shape = bsBottomLine
  61.       SkinDataName = 'bevel'
  62.       DividerMode = False
  63.     end
  64.   end
  65.   object cntHeader: TAMContainer
  66.     Left = 0
  67.     Top = 0
  68.     Width = 498
  69.     Height = 60
  70.     Align = alTop
  71.     Color = clWhite
  72.     DoubleBuffered = False
  73.     object Image4: TImage
  74.       Left = 439
  75.       Top = 3
  76.       Width = 55
  77.       Height = 55
  78.       Picture.Data = {<image000.bmp>}
  79.     end
  80.     object LWizardDescription: TLabel
  81.       Left = 24
  82.       Top = 13
  83.       Width = 369
  84.       Height = 15
  85.       AutoSize = False
  86.       Caption = 'Select your camera from dropdown list then press import button'
  87.       Font.Charset = DEFAULT_CHARSET
  88.       Font.Color = clBlack
  89.       Font.Height = 13
  90.       Font.Name = 'Tahoma'
  91.       Font.Style = [fsBold]
  92.       ParentFont = False
  93.       Transparent = True
  94.       WordWrap = True
  95.     end
  96.     object lSub: TLabel
  97.       Left = 32
  98.       Top = 30
  99.       Width = 393
  100.       Height = 27
  101.       AutoSize = False
  102.       Caption = 'Select folders'
  103.       Font.Charset = DEFAULT_CHARSET
  104.       Font.Color = clBlack
  105.       Font.Height = 13
  106.       Font.Name = 'Tahoma'
  107.       Font.Style = []
  108.       ParentFont = False
  109.       Transparent = True
  110.       WordWrap = True
  111.     end
  112.   end
  113.   object bFinish: TbsSkinButton
  114.     Left = 329
  115.     Top = 442
  116.     Width = 75
  117.     Height = 24
  118.     TabOrder = 0
  119.     SkinData = SkinDataModule.SkinData
  120.     SkinDataName = 'buttonlight'
  121.     DefaultFont.Charset = DEFAULT_CHARSET
  122.     DefaultFont.Color = clWindowText
  123.     DefaultFont.Height = 13
  124.     DefaultFont.Name = 'Tahoma'
  125.     DefaultFont.Style = []
  126.     DefaultWidth = 0
  127.     DefaultHeight = 0
  128.     UseSkinFont = True
  129.     AllowAllUp = False
  130.     TabStop = True
  131.     CanFocused = True
  132.     Down = False
  133.     GroupIndex = 0
  134.     Caption = 'Finish'
  135.     NumGlyphs = 2
  136.     Spacing = 1
  137.     OnClick = bFinishClick
  138.   end
  139.   object bCancel: TbsSkinButton
  140.     Left = 409
  141.     Top = 442
  142.     Width = 75
  143.     Height = 24
  144.     TabOrder = 1
  145.     SkinData = SkinDataModule.SkinData
  146.     SkinDataName = 'buttonlight'
  147.     DefaultFont.Charset = DEFAULT_CHARSET
  148.     DefaultFont.Color = clWindowText
  149.     DefaultFont.Height = 13
  150.     DefaultFont.Name = 'Tahoma'
  151.     DefaultFont.Style = []
  152.     DefaultWidth = 0
  153.     DefaultHeight = 0
  154.     UseSkinFont = True
  155.     AllowAllUp = False
  156.     TabStop = True
  157.     CanFocused = True
  158.     Down = False
  159.     GroupIndex = 0
  160.     Caption = 'Cancel'
  161.     NumGlyphs = 2
  162.     Spacing = 1
  163.     Cancel = True
  164.     ModalResult = 2
  165.   end
  166.   object bBack: TbsSkinButton
  167.     Left = 169
  168.     Top = 442
  169.     Width = 75
  170.     Height = 24
  171.     TabOrder = 2
  172.     SkinData = SkinDataModule.SkinData
  173.     SkinDataName = 'buttonlight'
  174.     DefaultFont.Charset = DEFAULT_CHARSET
  175.     DefaultFont.Color = clWindowText
  176.     DefaultFont.Height = 13
  177.     DefaultFont.Name = 'Tahoma'
  178.     DefaultFont.Style = []
  179.     DefaultWidth = 0
  180.     DefaultHeight = 0
  181.     UseSkinFont = True
  182.     AllowAllUp = False
  183.     TabStop = True
  184.     CanFocused = True
  185.     Down = False
  186.     GroupIndex = 0
  187.     Caption = '< Back'
  188.     NumGlyphs = 2
  189.     Spacing = 1
  190.     OnClick = bNextClick
  191.   end
  192.   object bNext: TbsSkinButton
  193.     Left = 249
  194.     Top = 442
  195.     Width = 75
  196.     Height = 24
  197.     TabOrder = 3
  198.     SkinData = SkinDataModule.SkinData
  199.     SkinDataName = 'buttonlight'
  200.     DefaultFont.Charset = DEFAULT_CHARSET
  201.     DefaultFont.Color = clWindowText
  202.     DefaultFont.Height = 13
  203.     DefaultFont.Name = 'Tahoma'
  204.     DefaultFont.Style = []
  205.     DefaultWidth = 0
  206.     DefaultHeight = 0
  207.     UseSkinFont = True
  208.     AllowAllUp = False
  209.     TabStop = True
  210.     CanFocused = True
  211.     Down = False
  212.     GroupIndex = 0
  213.     Caption = 'Next >'
  214.     NumGlyphs = 2
  215.     Spacing = 1
  216.     OnClick = bNextClick
  217.   end
  218.   object cStep5: TAMContainer
  219.     Left = 0
  220.     Top = 60
  221.     Width = 498
  222.     Height = 358
  223.     DoubleBuffered = False
  224.     object b13: TbsSkinBevel
  225.       Left = 0
  226.       Top = 0
  227.       Width = 498
  228.       Height = 2
  229.       Shape = bsBottomLine
  230.       SkinDataName = 'bevel'
  231.       DividerMode = False
  232.     end
  233.     object b14: TbsSkinBevel
  234.       Left = 0
  235.       Top = 355
  236.       Width = 498
  237.       Height = 5
  238.       Shape = bsBottomLine
  239.       SkinDataName = 'bevel'
  240.       DividerMode = False
  241.     end
  242.     object b12: TbsSkinBevel
  243.       Left = 11
  244.       Top = 46
  245.       Width = 477
  246.       Height = 157
  247.       Shape = bsFrame
  248.       SkinDataName = 'bevel'
  249.       DividerMode = False
  250.     end
  251.     object eOutputFile: TbsSkinEdit
  252.       Left = 28
  253.       Top = 160
  254.       Width = 326
  255.       Height = 20
  256.       DefaultFont.Charset = DEFAULT_CHARSET
  257.       DefaultFont.Color = clWindowText
  258.       DefaultFont.Height = 13
  259.       DefaultFont.Name = 'Tahoma'
  260.       DefaultFont.Style = []
  261.       UseSkinFont = True
  262.       DefaultWidth = 0
  263.       DefaultHeight = 20
  264.       ButtonMode = True
  265.       SkinData = SkinDataModule.SkinData
  266.       SkinDataName = 'buttonedit'
  267.       Font.Charset = DEFAULT_CHARSET
  268.       Font.Color = clGrayText
  269.       Font.Height = 13
  270.       Font.Name = 'Tahoma'
  271.       Font.Style = []
  272.       Enabled = False
  273.       ParentFont = False
  274.       TabOrder = 0
  275.       OnButtonClick = eOutputFileButtonClick
  276.       OnChange = eOutputFileChange
  277.     end
  278.     object LDBLocation: TAMLabel
  279.       Left = 26
  280.       Top = 132
  281.       Width = 90
  282.       Height = 17
  283.       TabOrder = 1
  284.       SkinData = SkinDataModule.SkinData
  285.       SkinDataName = 'label'
  286.       DefaultFont.Charset = DEFAULT_CHARSET
  287.       DefaultFont.Color = clWindowText
  288.       DefaultFont.Height = 13
  289.       DefaultFont.Name = 'Tahoma'
  290.       DefaultFont.Style = []
  291.       DefaultWidth = 0
  292.       DefaultHeight = 0
  293.       UseSkinFont = True
  294.       BorderStyle = bvNone
  295.       AutoSize = True
  296.       Caption = 'Database location'
  297.       Enabled = False
  298.       AsLink = False
  299.       LinkFont.Charset = DEFAULT_CHARSET
  300.       LinkFont.Color = clWindowText
  301.       LinkFont.Height = -11
  302.       LinkFont.Name = 'MS Sans Serif'
  303.       LinkFont.Style = []
  304.       BusinessSkinForm = SkinForm
  305.     end
  306.     object bDefault: TbsSkinButton
  307.       Left = 371
  308.       Top = 157
  309.       Width = 75
  310.       Height = 25
  311.       TabOrder = 2
  312.       SkinData = SkinDataModule.SkinData
  313.       SkinDataName = 'buttonlight'
  314.       DefaultFont.Charset = DEFAULT_CHARSET
  315.       DefaultFont.Color = clWindowText
  316.       DefaultFont.Height = 14
  317.       DefaultFont.Name = 'Arial'
  318.       DefaultFont.Style = []
  319.       DefaultWidth = 0
  320.       DefaultHeight = 0
  321.       UseSkinFont = True
  322.       AllowAllUp = False
  323.       TabStop = True
  324.       CanFocused = True
  325.       Down = False
  326.       GroupIndex = 0
  327.       Caption = 'Get current'
  328.       NumGlyphs = 2
  329.       Spacing = 1
  330.       Enabled = False
  331.       OnClick = bDefaultClick
  332.     end
  333.     object cbDatabaseType: TbsSkinComboBox
  334.       Left = 28
  335.       Top = 98
  336.       Width = 421
  337.       Height = 20
  338.       TabOrder = 3
  339.       SkinData = SkinDataModule.SkinData
  340.       SkinDataName = 'comboboxlight'
  341.       DefaultFont.Charset = DEFAULT_CHARSET
  342.       DefaultFont.Color = clWindowText
  343.       DefaultFont.Height = 13
  344.       DefaultFont.Name = 'Tahoma'
  345.       DefaultFont.Style = []
  346.       DefaultWidth = 0
  347.       DefaultHeight = 0
  348.       UseSkinFont = True
  349.       AlphaBlend = False
  350.       AlphaBlendValue = 0
  351.       AlphaBlendAnimation = False
  352.       ListBoxUseSkinFont = True
  353.       ImageIndex = -1
  354.       ListBoxCaptionMode = False
  355.       ListBoxDefaultFont.Charset = DEFAULT_CHARSET
  356.       ListBoxDefaultFont.Color = clWindowText
  357.       ListBoxDefaultFont.Height = 14
  358.       ListBoxDefaultFont.Name = 'Arial'
  359.       ListBoxDefaultFont.Style = []
  360.       ListBoxDefaultCaptionFont.Charset = DEFAULT_CHARSET
  361.       ListBoxDefaultCaptionFont.Color = clWindowText
  362.       ListBoxDefaultCaptionFont.Height = 14
  363.       ListBoxDefaultCaptionFont.Name = 'Arial'
  364.       ListBoxDefaultCaptionFont.Style = []
  365.       ListBoxDefaultItemHeight = 20
  366.       ListBoxCaptionAlignment = taLeftJustify
  367.       Enabled = False
  368.       TabStop = True
  369.       Text = 'Adobe Photoshop Elements 3 Catalog'
  370.       Items.Strings = (
  371.         'Adobe Photoshop Album Catalog'
  372.         'Adobe Photoshop Elements 3 Catalog'
  373.         '')
  374.       ItemIndex = 1
  375.       DropDownCount = 8
  376.       HorizontalExtent = False
  377.       Font.Charset = DEFAULT_CHARSET
  378.       Font.Color = clWindowText
  379.       Font.Height = 13
  380.       Font.Name = 'Tahoma'
  381.       Font.Style = []
  382.       Sorted = False
  383.       Style = bscbFixedStyle
  384.     end
  385.     object LDBType: TAMLabel
  386.       Left = 30
  387.       Top = 68
  388.       Width = 73
  389.       Height = 17
  390.       TabOrder = 4
  391.       SkinData = SkinDataModule.SkinData
  392.       SkinDataName = 'label'
  393.       DefaultFont.Charset = DEFAULT_CHARSET
  394.       DefaultFont.Color = clWindowText
  395.       DefaultFont.Height = 13
  396.       DefaultFont.Name = 'Tahoma'
  397.       DefaultFont.Style = []
  398.       DefaultWidth = 0
  399.       DefaultHeight = 0
  400.       UseSkinFont = True
  401.       BorderStyle = bvNone
  402.       AutoSize = True
  403.       Caption = 'Database type'
  404.       Enabled = False
  405.       AsLink = False
  406.       LinkFont.Charset = DEFAULT_CHARSET
  407.       LinkFont.Color = clWindowText
  408.       LinkFont.Height = -11
  409.       LinkFont.Name = 'MS Sans Serif'
  410.       LinkFont.Style = []
  411.       BusinessSkinForm = SkinForm
  412.     end
  413.     object rbImportDB: TAMCheckRadioBox
  414.       Left = 24
  415.       Top = 35
  416.       Width = 130
  417.       Height = 22
  418.       TabOrder = 5
  419.       SkinData = SkinDataModule.SkinData
  420.       SkinDataName = 'radiobox'
  421.       DefaultFont.Charset = DEFAULT_CHARSET
  422.       DefaultFont.Color = 3881787
  423.       DefaultFont.Height = 13
  424.       DefaultFont.Name = 'Tahoma'
  425.       DefaultFont.Style = []
  426.       DefaultWidth = 0
  427.       DefaultHeight = 0
  428.       UseSkinFont = True
  429.       ForcedColorUse = False
  430.       ForcedColor = clBlack
  431.       BusinessSkinForm = SkinForm
  432.       Flat = True
  433.       TabStop = True
  434.       CanFocused = True
  435.       Radio = True
  436.       Checked = False
  437.       GroupIndex = 1
  438.       Caption = ' Import existing database'
  439.       OnClick = rbScanClick
  440.       AutoSize = True
  441.     end
  442.     object rbScan: TAMCheckRadioBox
  443.       Left = 24
  444.       Top = 11
  445.       Width = 117
  446.       Height = 22
  447.       TabOrder = 6
  448.       SkinData = SkinDataModule.SkinData
  449.       SkinDataName = 'radiobox'
  450.       DefaultFont.Charset = DEFAULT_CHARSET
  451.       DefaultFont.Color = 3881787
  452.       DefaultFont.Height = 13
  453.       DefaultFont.Name = 'Tahoma'
  454.       DefaultFont.Style = []
  455.       DefaultWidth = 0
  456.       DefaultHeight = 0
  457.       UseSkinFont = True
  458.       ForcedColorUse = False
  459.       ForcedColor = clBlack
  460.       BusinessSkinForm = SkinForm
  461.       Flat = True
  462.       TabStop = True
  463.       CanFocused = True
  464.       Radio = True
  465.       Checked = True
  466.       GroupIndex = 1
  467.       Caption = ' Scan files and folders'
  468.       OnClick = rbScanClick
  469.       AutoSize = True
  470.     end
  471.   end
  472.   object cStep4: TAMContainer
  473.     Left = 0
  474.     Top = 60
  475.     Width = 498
  476.     Height = 360
  477.     DoubleBuffered = False
  478.     object b9: TbsSkinBevel
  479.       Left = 0
  480.       Top = 0
  481.       Width = 498
  482.       Height = 2
  483.       Shape = bsBottomLine
  484.       SkinDataName = 'bevel'
  485.       DividerMode = False
  486.     end
  487.     object b10: TbsSkinBevel
  488.       Left = 0
  489.       Top = 355
  490.       Width = 498
  491.       Height = 5
  492.       Shape = bsBottomLine
  493.       SkinDataName = 'bevel'
  494.       DividerMode = False
  495.     end
  496.     object b11: TbsSkinBevel
  497.       Left = 14
  498.       Top = 14
  499.       Width = 467
  500.       Height = 272
  501.       Shape = bsFrame
  502.       SkinData = SkinDataModule.SkinData
  503.       SkinDataName = 'bevel'
  504.       DividerMode = False
  505.     end
  506.     object LReady: TLabel
  507.       Left = 152
  508.       Top = 312
  509.       Width = 329
  510.       Height = 33
  511.       AutoSize = False
  512.       Caption = 
  513.         'PicaJet ready to work. Click "Finish" to start import exsisting ' +
  514.         'photos.'
  515.       Font.Charset = DEFAULT_CHARSET
  516.       Font.Color = clWindowText
  517.       Font.Height = 13
  518.       Font.Name = 'Tahoma'
  519.       Font.Style = []
  520.       ParentFont = False
  521.       Transparent = True
  522.       WordWrap = True
  523.     end
  524.     object SkinList: TbsSkinListBox
  525.       Left = 32
  526.       Top = 30
  527.       Width = 433
  528.       Height = 239
  529.       TabOrder = 0
  530.       SkinData = SkinDataModule.SkinData
  531.       SkinDataName = 'listbox'
  532.       DefaultFont.Charset = DEFAULT_CHARSET
  533.       DefaultFont.Color = clWindowText
  534.       DefaultFont.Height = 13
  535.       DefaultFont.Name = 'Tahoma'
  536.       DefaultFont.Style = []
  537.       DefaultWidth = 0
  538.       DefaultHeight = 0
  539.       UseSkinFont = True
  540.       HorizontalExtent = False
  541.       Columns = 0
  542.       RowCount = 0
  543.       ImageIndex = -1
  544.       NumGlyphs = 1
  545.       Spacing = 2
  546.       CaptionMode = False
  547.       DefaultCaptionHeight = 20
  548.       DefaultCaptionFont.Charset = DEFAULT_CHARSET
  549.       DefaultCaptionFont.Color = clWindowText
  550.       DefaultCaptionFont.Height = 14
  551.       DefaultCaptionFont.Name = 'Arial'
  552.       DefaultCaptionFont.Style = []
  553.       DefaultItemHeight = 20
  554.       ItemIndex = -1
  555.       MultiSelect = False
  556.       ListBoxFont.Charset = DEFAULT_CHARSET
  557.       ListBoxFont.Color = clWindowText
  558.       ListBoxFont.Height = 13
  559.       ListBoxFont.Name = 'Tahoma'
  560.       ListBoxFont.Style = []
  561.       ListBoxTabOrder = 0
  562.       ListBoxTabStop = True
  563.       ListBoxDragMode = dmManual
  564.       ListBoxDragKind = dkDrag
  565.       ListBoxDragCursor = crDrag
  566.       ExtandedSelect = True
  567.       Sorted = False
  568.       Font.Charset = DEFAULT_CHARSET
  569.       Font.Color = clWindowText
  570.       Font.Height = 13
  571.       Font.Name = 'Tahoma'
  572.       Font.Style = []
  573.       OnListBoxClick = SkinListListBoxClick
  574.     end
  575.     object LSkins: TAMLabel
  576.       Left = 24
  577.       Top = 5
  578.       Width = 33
  579.       Height = 17
  580.       TabOrder = 1
  581.       SkinData = SkinDataModule.SkinData
  582.       SkinDataName = 'label'
  583.       DefaultFont.Charset = DEFAULT_CHARSET
  584.       DefaultFont.Color = clWindowText
  585.       DefaultFont.Height = 13
  586.       DefaultFont.Name = 'Tahoma'
  587.       DefaultFont.Style = []
  588.       DefaultWidth = 0
  589.       DefaultHeight = 0
  590.       UseSkinFont = True
  591.       BorderStyle = bvNone
  592.       AutoSize = True
  593.       Caption = 'Skins:'
  594.       AsLink = False
  595.       LinkFont.Charset = DEFAULT_CHARSET
  596.       LinkFont.Color = clWindowText
  597.       LinkFont.Height = -11
  598.       LinkFont.Name = 'MS Sans Serif'
  599.       LinkFont.Style = []
  600.       BusinessSkinForm = SkinForm
  601.     end
  602.   end
  603.   object cStep3: TAMContainer
  604.     Left = 0
  605.     Top = 60
  606.     Width = 498
  607.     Height = 360
  608.     DoubleBuffered = False
  609.     object b2: TbsSkinBevel
  610.       Left = 10
  611.       Top = 18
  612.       Width = 471
  613.       Height = 54
  614.       Shape = bsFrame
  615.       SkinDataName = 'bevel'
  616.       DividerMode = False
  617.     end
  618.     object b6: TbsSkinBevel
  619.       Left = 0
  620.       Top = 0
  621.       Width = 498
  622.       Height = 2
  623.       Shape = bsBottomLine
  624.       SkinDataName = 'bevel'
  625.       DividerMode = False
  626.     end
  627.     object b5: TbsSkinBevel
  628.       Left = 0
  629.       Top = 355
  630.       Width = 498
  631.       Height = 5
  632.       Shape = bsBottomLine
  633.       SkinDataName = 'bevel'
  634.       DividerMode = False
  635.     end
  636.     object ePathName: TAMEditPath
  637.       Left = 28
  638.       Top = 36
  639.       Width = 437
  640.       Height = 20
  641.       DefaultFont.Charset = DEFAULT_CHARSET
  642.       DefaultFont.Color = clWindowText
  643.       DefaultFont.Height = 13
  644.       DefaultFont.Name = 'Tahoma'
  645.       DefaultFont.Style = []
  646.       UseSkinFont = True
  647.       DefaultWidth = 0
  648.       DefaultHeight = 20
  649.       ButtonMode = True
  650.       SkinData = SkinDataModule.SkinData
  651.       SkinDataName = 'buttonedit'
  652.       Font.Charset = DEFAULT_CHARSET
  653.       Font.Color = clWindowText
  654.       Font.Height = 13
  655.       Font.Name = 'Tahoma'
  656.       Font.Style = []
  657.       ParentFont = False
  658.       ParentShowHint = False
  659.       ShowHint = True
  660.       TabOrder = 0
  661.       Short = False
  662.       UseAppend = False
  663.       DirReadOnly = True
  664.     end
  665.     object LDBPath: TAMLabel
  666.       Left = 26
  667.       Top = 10
  668.       Width = 74
  669.       Height = 16
  670.       TabOrder = 1
  671.       SkinData = SkinDataModule.SkinData
  672.       SkinDataName = 'label'
  673.       DefaultFont.Charset = DEFAULT_CHARSET
  674.       DefaultFont.Color = clWindowText
  675.       DefaultFont.Height = 13
  676.       DefaultFont.Name = 'Tahoma'
  677.       DefaultFont.Style = []
  678.       DefaultWidth = 0
  679.       DefaultHeight = 0
  680.       UseSkinFont = True
  681.       BorderStyle = bvNone
  682.       AutoSize = True
  683.       Caption = 'Database path'
  684.       AsLink = False
  685.       LinkFont.Charset = DEFAULT_CHARSET
  686.       LinkFont.Color = clWindowText
  687.       LinkFont.Height = -11
  688.       LinkFont.Name = 'MS Sans Serif'
  689.       LinkFont.Style = []
  690.       BusinessSkinForm = SkinForm
  691.     end
  692.   end
  693.   object cStep2: TAMContainer
  694.     Left = 0
  695.     Top = 60
  696.     Width = 498
  697.     Height = 358
  698.     DoubleBuffered = False
  699.     object B1: TbsSkinBevel
  700.       Left = 10
  701.       Top = 14
  702.       Width = 479
  703.       Height = 214
  704.       Shape = bsFrame
  705.       SkinDataName = 'bevel'
  706.       DividerMode = False
  707.     end
  708.     object b3: TbsSkinBevel
  709.       Left = 10
  710.       Top = 242
  711.       Width = 479
  712.       Height = 105
  713.       Shape = bsFrame
  714.       SkinDataName = 'bevel'
  715.       DividerMode = False
  716.     end
  717.     object lFilterSize: TLabel
  718.       Left = 280
  719.       Top = 296
  720.       Width = 12
  721.       Height = 13
  722.       Caption = 'Kb'
  723.       Font.Charset = DEFAULT_CHARSET
  724.       Font.Color = clWindowText
  725.       Font.Height = 13
  726.       Font.Name = 'Tahoma'
  727.       Font.Style = []
  728.       ParentFont = False
  729.       Transparent = True
  730.     end
  731.     object b4: TbsSkinBevel
  732.       Left = 0
  733.       Top = 0
  734.       Width = 498
  735.       Height = 2
  736.       Shape = bsBottomLine
  737.       SkinDataName = 'bevel'
  738.       DividerMode = False
  739.     end
  740.     object b8: TbsSkinBevel
  741.       Left = 0
  742.       Top = 355
  743.       Width = 498
  744.       Height = 5
  745.       Shape = bsBottomLine
  746.       SkinDataName = 'bevel'
  747.       DividerMode = False
  748.     end
  749.     object AMContainer1: TbsSkinPanel
  750.       Left = 24
  751.       Top = 27
  752.       Width = 452
  753.       Height = 187
  754.       TabOrder = 0
  755.       SkinData = SkinDataModule.SkinData
  756.       SkinDataName = 'panel'
  757.       DefaultFont.Charset = DEFAULT_CHARSET
  758.       DefaultFont.Color = clWindowText
  759.       DefaultFont.Height = 14
  760.       DefaultFont.Name = 'Arial'
  761.       DefaultFont.Style = []
  762.       DefaultWidth = 0
  763.       DefaultHeight = 0
  764.       UseSkinFont = True
  765.       AutoEnabledControls = True
  766.       CheckedMode = False
  767.       Checked = False
  768.       DefaultAlignment = taLeftJustify
  769.       DefaultCaptionHeight = 22
  770.       BorderStyle = bvLowered
  771.       CaptionMode = False
  772.       RollUpMode = False
  773.       RollUpState = False
  774.       NumGlyphs = 1
  775.       Spacing = 2
  776.       object ShAMShellTree1: TShAMShellTree
  777.         Left = 1
  778.         Top = 1
  779.         Width = 430
  780.         Height = 165
  781.         CheckBoxes = True
  782.         CheckStatus = [fcsUnchecked, fcsChecked]
  783.         GlyphChecked.Data = {
  784.           36050000424D3605000000000000360400002800000010000000100000000100
  785.           080000000000000100000000000000000000000100000000000000000000FFFF
  786.           FF00FFFBFF00F7F3F700FFEAE200845118001EA11F00DEE3E700EFF3F700E7EB
  787.           EF00F7F7F700EFEFEF00E7E7E700FFFFFF000000000000000000000000000000
  788.           0000000000000000000000000000000000000000000000000000000000000000
  789.           0000000000000000000000000000000000000000000000000000000000000000
  790.           0000000000000000000000000000000000000000000000000000000000000000
  791.           0000000000000000000000000000000000000000000000000000000000000000
  792.           0000000000000000000000000000000000000000000000000000000000000000
  793.           0000000000000000000000000000000000000000000000000000000000000000
  794.           0000000000000000000000000000000000000000000000000000000000000000
  795.           0000000000000000000000000000000000000000000000000000000000000000
  796.           0000000000000000000000000000000000000000000000000000000000000000
  797.           0000000000000000000000000000000000000000000000000000000000000000
  798.           0000000000000000000000000000000000000000000000000000000000000000
  799.           0000000000000000000000000000000000000000000000000000000000000000
  800.           0000000000000000000000000000000000000000000000000000000000000000
  801.           0000000000000000000000000000000000000000000000000000000000000000
  802.           0000000000000000000000000000000000000000000000000000000000000000
  803.           0000000000000000000000000000000000000000000000000000000000000000
  804.           0000000000000000000000000000000000000000000000000000000000000000
  805.           0000000000000000000000000000000000000000000000000000000000000000
  806.           0000000000000000000000000000000000000000000000000000000000000000
  807.           0000000000000000000000000000000000000000000000000000000000000000
  808.           0000000000000000000000000000000000000000000000000000000000000000
  809.           0000000000000000000000000000000000000000000000000000000000000000
  810.           0000000000000000000000000000000000000000000000000000000000000000
  811.           0000000000000000000000000000000000000000000000000000000000000000
  812.           0000000000000000000000000000000000000000000000000000000000000000
  813.           0000000000000000000000000000000000000000000000000000000000000000
  814.           0000000000000000000000000000000000000000000000000000000000000000
  815.           0000000000000000000000000000000000000000000000000000000000000000
  816.           0000000000000000000000000000000000000000000000000000000000000000
  817.           0000000000000000000000000000000000000000000000000000040404040404
  818.           0404040404040404040404040404040404040404040404040404040505050505
  819.           050505050505050504040405030A0A0202010101010101050404040508030A0A
  820.           0202010101010105040404050B08030A0602020101010105040404050B0B0806
  821.           060602020101010504040405090B06060606060202010105040404050C090606
  822.           0806060602020105040404050C0C060B0B0806060602020504040405070C0C09
  823.           0B0B0806060A02050404040507070C0C090B0B08060A0A05040404050707070C
  824.           0C090B0B08030A0504040405070707070C0C090B0B0803050404040505050505
  825.           0505050505050505040404040404040404040404040404040404}
  826.         GlyphUnChecked.Data = {
  827.           36050000424D3605000000000000360400002800000010000000100000000100
  828.           080000000000000100000000000000000000000100000000000000000000FFFF
  829.           FF00FFEAE200804B1500D6DEDD00DEE3E300DBE0E000E1E5E500EDF0F000EAED
  830.           ED00E8EBEB00E5E8E800F2F4F400F1F3F300EFF1F100F9FAFA00F7F8F800F5F6
  831.           F600F4F5F500FEFEFE00FDFDFD00FCFCFC00F7F7F700FFFFFF00000000000000
  832.           0000000000000000000000000000000000000000000000000000000000000000
  833.           0000000000000000000000000000000000000000000000000000000000000000
  834.           0000000000000000000000000000000000000000000000000000000000000000
  835.           0000000000000000000000000000000000000000000000000000000000000000
  836.           0000000000000000000000000000000000000000000000000000000000000000
  837.           0000000000000000000000000000000000000000000000000000000000000000
  838.           0000000000000000000000000000000000000000000000000000000000000000
  839.           0000000000000000000000000000000000000000000000000000000000000000
  840.           0000000000000000000000000000000000000000000000000000000000000000
  841.           0000000000000000000000000000000000000000000000000000000000000000
  842.           0000000000000000000000000000000000000000000000000000000000000000
  843.           0000000000000000000000000000000000000000000000000000000000000000
  844.           0000000000000000000000000000000000000000000000000000000000000000
  845.           0000000000000000000000000000000000000000000000000000000000000000
  846.           0000000000000000000000000000000000000000000000000000000000000000
  847.           0000000000000000000000000000000000000000000000000000000000000000
  848.           0000000000000000000000000000000000000000000000000000000000000000
  849.           0000000000000000000000000000000000000000000000000000000000000000
  850.           0000000000000000000000000000000000000000000000000000000000000000
  851.           0000000000000000000000000000000000000000000000000000000000000000
  852.           0000000000000000000000000000000000000000000000000000000000000000
  853.           0000000000000000000000000000000000000000000000000000000000000000
  854.           0000000000000000000000000000000000000000000000000000000000000000
  855.           0000000000000000000000000000000000000000000000000000000000000000
  856.           0000000000000000000000000000000000000000000000000000000000000000
  857.           0000000000000000000000000000000000000000000000000000000000000000
  858.           0000000000000000000000000000000000000000000000000000000000000000
  859.           0000000000000000000000000000000000000000000000000000000000000000
  860.           0000000000000000000000000000000000000000000000000000020202020202
  861.           0202020202020202020202020202020202020202020202020202020303030303
  862.           0303030303030303020202030101010101010101010101030202020301010101
  863.           0101010101010103020202030101010101010101010101030202020314130101
  864.           0101010101010103020202030F0F15141301010101010103020202030C11160F
  865.           0F0F1413010101030202020308080D0D1211100F0F151403020202030B0A0A08
  866.           080E0D1211100F03020202030507070B0A0A09080E0D0C030202020304060605
  867.           07070B0B0A090803020202030404040406060505070B0B030202020303030303
  868.           0303030303030303020202020202020202020202020202020202}
  869.         GlyphSemiChecked.Data = {
  870.           F6000000424DF600000000000000760000002800000010000000100000000100
  871.           040000000000800000000000000000000000100000000000000000000000FFFF
  872.           FF00FFFBFF00F7F3F700FFEAE200845118009ABF9A00DEE3E700EFF3F700E7EB
  873.           EF00F7F7F700EFEFEF00E7E7E700FFFFFF000000000000000000444444444444
  874.           444444444444444444444555555555555544453AA221111115444583AA221111
  875.           154445B83A622111154445BB866622111544459B66666221154445C966866622
  876.           154445CC6BB866622544457CC9BB866A25444577CC9BB86AA54445777CC9BB83
  877.           A544457777CC9BB8354445555555555555444444444444444444}
  878.         GlyphWatched.Data = {
  879.           36050000424D3605000000000000360400002800000010000000100000000100
  880.           08000000000000010000120B0000120B0000000100000000000000000000FFFF
  881.           FF00FFEAE200804B1500D6DEDD00DEE3E300DBE0E000E1E5E500EDF0F000EAED
  882.           ED00E8EBEB00E5E8E800F2F4F400F9FAFA00F7F8F800F5F6F600F4F5F500FEFE
  883.           FE00FDFDFD00FCFCFC00F7F7F700000000000000000000000000000000000000
  884.           0000000000000000000000000000000000000000000000000000000000000000
  885.           0000000000000000000000000000000000000000000000000000000000000000
  886.           0000000000000000000000000000000000000000000000000000000000000000
  887.           0000000000000000000000000000000000000000000000000000000000000000
  888.           0000000000000000000000000000000000000000000000000000000000000000
  889.           0000000000000000000000000000000000000000000000000000000000000000
  890.           0000000000000000000000000000000000000000000000000000000000000000
  891.           0000000000000000000000000000000000000000000000000000000000000000
  892.           0000000000000000000000000000000000000000000000000000000000000000
  893.           0000000000000000000000000000000000000000000000000000000000000000
  894.           0000000000000000000000000000000000000000000000000000000000000000
  895.           0000000000000000000000000000000000000000000000000000000000000000
  896.           0000000000000000000000000000000000000000000000000000000000000000
  897.           0000000000000000000000000000000000000000000000000000000000000000
  898.           0000000000000000000000000000000000000000000000000000000000000000
  899.           0000000000000000000000000000000000000000000000000000000000000000
  900.           0000000000000000000000000000000000000000000000000000000000000000
  901.           0000000000000000000000000000000000000000000000000000000000000000
  902.           0000000000000000000000000000000000000000000000000000000000000000
  903.           0000000000000000000000000000000000000000000000000000000000000000
  904.           0000000000000000000000000000000000000000000000000000000000000000
  905.           0000000000000000000000000000000000000000000000000000000000000000
  906.           0000000000000000000000000000000000000000000000000000000000000000
  907.           0000000000000000000000000000000000000000000000000000000000000000
  908.           0000000000000000000000000000000000000000000000000000000000000000
  909.           0000000000000000000000000000000000000000000000000000000000000000
  910.           0000000000000000000000000000000000000000000000000000000000000000
  911.           0000000000000000000000000000000000000000000000000000000000000000
  912.           0000000000000000000000000000000000000000000000000000020202020202
  913.           0202020202020202020202020202020202020202020202020202020303030303
  914.           0303030303030303020202030101010101010101010101030202020301010101
  915.           0000000101010103020202030101000001010100000101030202020312000101
  916.           0000000101000103020202030D0013120000000101000103020202030C00140D
  917.           00000011010001030202020308080000100F0E0000131203020202030B0A0A08
  918.           000000100F0E0D03020202030500000B0A0A090800000C030202020304060600
  919.           000000000A090803020202030404040406060505070B0B030202020303030303
  920.           0303030303030303020202020202020202020202020202020202}
  921.         GlyphSemiWatched.Data = {
  922.           36050000424D3605000000000000360400002800000010000000100000000100
  923.           08000000000000010000120B0000120B0000000100000000000000000000FFFF
  924.           FF00FFEAE200804B1500D6DEDD00DEE3E300DBE0E000E1E5E500A5A8A8009DA0
  925.           A0009B9E9E00EDF0F000EAEDED00E8EBEB00E5E8E800A8AAAA00A0A2A200F2F4
  926.           F400F9FAFA00F7F8F800F5F6F600F4F5F500AEAFAF00ABACAC00A7A8A800FEFE
  927.           FE00FDFDFD00FCFCFC00F7F7F700B2B2B200B1B1B10000000000000000000000
  928.           0000000000000000000000000000000000000000000000000000000000000000
  929.           0000000000000000000000000000000000000000000000000000000000000000
  930.           0000000000000000000000000000000000000000000000000000000000000000
  931.           0000000000000000000000000000000000000000000000000000000000000000
  932.           0000000000000000000000000000000000000000000000000000000000000000
  933.           0000000000000000000000000000000000000000000000000000000000000000
  934.           0000000000000000000000000000000000000000000000000000000000000000
  935.           0000000000000000000000000000000000000000000000000000000000000000
  936.           0000000000000000000000000000000000000000000000000000000000000000
  937.           0000000000000000000000000000000000000000000000000000000000000000
  938.           0000000000000000000000000000000000000000000000000000000000000000
  939.           0000000000000000000000000000000000000000000000000000000000000000
  940.           0000000000000000000000000000000000000000000000000000000000000000
  941.           0000000000000000000000000000000000000000000000000000000000000000
  942.           0000000000000000000000000000000000000000000000000000000000000000
  943.           0000000000000000000000000000000000000000000000000000000000000000
  944.           0000000000000000000000000000000000000000000000000000000000000000
  945.           0000000000000000000000000000000000000000000000000000000000000000
  946.           0000000000000000000000000000000000000000000000000000000000000000
  947.           0000000000000000000000000000000000000000000000000000000000000000
  948.           0000000000000000000000000000000000000000000000000000000000000000
  949.           0000000000000000000000000000000000000000000000000000000000000000
  950.           0000000000000000000000000000000000000000000000000000000000000000
  951.           0000000000000000000000000000000000000000000000000000000000000000
  952.           0000000000000000000000000000000000000000000000000000000000000000
  953.           0000000000000000000000000000000000000000000000000000000000000000
  954.           0000000000000000000000000000000000000000000000000000000000000000
  955.           0000000000000000000000000000000000000000000000000000020202020202
  956.           0202020202020202020202020202020202020202020202020202020303030303
  957.           0303030303030303020202030101010101010101010101030202020301010101
  958.           1D1D1D01010101030202020301011D1D0101011D1D010103020202031A1E0101
  959.           1D1D1D01011D01030202020312161B1A1E1D1D01011D01030202020311171C12
  960.           16161E19011D0103020202030B0B0F0F15141316161B1A03020202030E0D0D0B
  961.           08180F1514131203020202030509090E0D0D0C0B180F1103020202030406060A
  962.           090910100D0C0B03020202030404040406060505070E0E030202020303030303
  963.           0303030303030303020202020202020202020202020202020202}
  964.         CheckKind = fckCheckBoxes
  965.         ChecksScheme = -1
  966.         CheckStateInheritance = True
  967.         SkinData = SkinDataModule.SkinData
  968.         SkinDataName = 'treeview'
  969.         VScrollBar = VScrollBar
  970.         HScrollBar = HScrollBar
  971.         DefaultColor = clWindow
  972.         Options = [ptstoAutoFill, ptstoDefaultKeyHandling, ptstoContextMenus, ptstoDynamicRefresh, ptstoOleDrag, ptstoOleDrop, ptstoShowHidden]
  973.         Indent = 19
  974.         OnExpanding = ShAMShellTree1Expanding
  975.         OnExpanded = ShAMShellTree1Expanded
  976.         Align = alClient
  977.         Font.Charset = DEFAULT_CHARSET
  978.         Font.Color = clWindowText
  979.         Font.Height = 14
  980.         Font.Name = 'Arial'
  981.         Font.Style = []
  982.         ParentFont = False
  983.         TabOrder = 0
  984.         RowSelect = True
  985.       end
  986.       object VScrollBar: TbsSkinScrollBar
  987.         Left = 431
  988.         Top = 1
  989.         Width = 20
  990.         Height = 165
  991.         TabOrder = 1
  992.         Visible = False
  993.         SkinData = SkinDataModule.SkinData
  994.         SkinDataName = 'vscrollbar'
  995.         DefaultFont.Charset = DEFAULT_CHARSET
  996.         DefaultFont.Color = clWindowText
  997.         DefaultFont.Height = 14
  998.         DefaultFont.Name = 'Arial'
  999.         DefaultFont.Style = []
  1000.         DefaultWidth = 0
  1001.         DefaultHeight = 0
  1002.         UseSkinFont = True
  1003.         Both = False
  1004.         BothMarkerWidth = 0
  1005.         BothSkinDataName = 'bothhscrollbar'
  1006.         CanFocused = False
  1007.         Align = alRight
  1008.         Kind = sbVertical
  1009.         PageSize = 10
  1010.         Min = 0
  1011.         Max = 15
  1012.         Position = 0
  1013.         SmallChange = 1
  1014.         LargeChange = 1
  1015.         AutoLargeChange = False
  1016.       end
  1017.       object HScrollBar: TbsSkinScrollBar
  1018.         Left = 1
  1019.         Top = 166
  1020.         Width = 450
  1021.         Height = 20
  1022.         TabOrder = 2
  1023.         Visible = False
  1024.         SkinData = SkinDataModule.SkinData
  1025.         SkinDataName = 'hscrollbar'
  1026.         DefaultFont.Charset = DEFAULT_CHARSET
  1027.         DefaultFont.Color = clWindowText
  1028.         DefaultFont.Height = 14
  1029.         DefaultFont.Name = 'Arial'
  1030.         DefaultFont.Style = []
  1031.         DefaultWidth = 0
  1032.         DefaultHeight = 0
  1033.         UseSkinFont = True
  1034.         Both = False
  1035.         BothMarkerWidth = 0
  1036.         BothSkinDataName = 'bothhscrollbar'
  1037.         CanFocused = False
  1038.         Align = alBottom
  1039.         Kind = sbHorizontal
  1040.         PageSize = 189
  1041.         Min = 0
  1042.         Max = 198
  1043.         Position = 0
  1044.         SmallChange = 1
  1045.         LargeChange = 1
  1046.         AutoLargeChange = False
  1047.       end
  1048.     end
  1049.     object cbConvertFolderNames: TAMCheckRadioBox
  1050.       Left = 25
  1051.       Top = 257
  1052.       Width = 193
  1053.       Height = 15
  1054.       TabOrder = 1
  1055.       SkinData = SkinDataModule.SkinData
  1056.       SkinDataName = 'checkboxlight'
  1057.       DefaultFont.Charset = DEFAULT_CHARSET
  1058.       DefaultFont.Color = clBlack
  1059.       DefaultFont.Height = 13
  1060.       DefaultFont.Name = 'Tahoma'
  1061.       DefaultFont.Style = []
  1062.       DefaultWidth = 0
  1063.       DefaultHeight = 0
  1064.       UseSkinFont = False
  1065.       ForcedColorUse = False
  1066.       ForcedColor = 15331055
  1067.       Flat = True
  1068.       TabStop = True
  1069.       CanFocused = True
  1070.       Radio = False
  1071.       Checked = False
  1072.       GroupIndex = 0
  1073.       Caption = 'Create Categories from Folders Names'
  1074.       AutoSize = True
  1075.     end
  1076.     object chConvertIPTC: TAMCheckRadioBox
  1077.       Left = 25
  1078.       Top = 278
  1079.       Width = 195
  1080.       Height = 15
  1081.       TabOrder = 2
  1082.       SkinData = SkinDataModule.SkinData
  1083.       SkinDataName = 'checkboxlight'
  1084.       DefaultFont.Charset = DEFAULT_CHARSET
  1085.       DefaultFont.Color = clBlack
  1086.       DefaultFont.Height = 13
  1087.       DefaultFont.Name = 'Tahoma'
  1088.       DefaultFont.Style = []
  1089.       DefaultWidth = 0
  1090.       DefaultHeight = 0
  1091.       UseSkinFont = False
  1092.       ForcedColorUse = False
  1093.       ForcedColor = 15331055
  1094.       Flat = True
  1095.       TabStop = True
  1096.       CanFocused = True
  1097.       Radio = False
  1098.       Checked = True
  1099.       GroupIndex = 0
  1100.       Caption = 'Create Categories from IPTC keywords'
  1101.       AutoSize = True
  1102.     end
  1103.     object chFilterSize: TAMCheckRadioBox
  1104.       Left = 25
  1105.       Top = 299
  1106.       Width = 135
  1107.       Height = 15
  1108.       TabOrder = 3
  1109.       SkinData = SkinDataModule.SkinData
  1110.       SkinDataName = 'checkboxlight'
  1111.       DefaultFont.Charset = DEFAULT_CHARSET
  1112.       DefaultFont.Color = clBlack
  1113.       DefaultFont.Height = 13
  1114.       DefaultFont.Name = 'Tahoma'
  1115.       DefaultFont.Style = []
  1116.       DefaultWidth = 0
  1117.       DefaultHeight = 0
  1118.       UseSkinFont = False
  1119.       ForcedColorUse = False
  1120.       ForcedColor = 15331055
  1121.       Flat = True
  1122.       TabStop = True
  1123.       CanFocused = True
  1124.       Radio = False
  1125.       Checked = True
  1126.       GroupIndex = 0
  1127.       Caption = 'Ignore Files Smaller Than:'
  1128.       OnClick = chFilterSizeClick
  1129.       AutoSize = True
  1130.     end
  1131.     object cbInclSubFolders: TAMCheckRadioBox
  1132.       Left = 25
  1133.       Top = 320
  1134.       Width = 99
  1135.       Height = 15
  1136.       TabOrder = 4
  1137.       SkinData = SkinDataModule.SkinData
  1138.       SkinDataName = 'checkboxlight'
  1139.       DefaultFont.Charset = DEFAULT_CHARSET
  1140.       DefaultFont.Color = clBlack
  1141.       DefaultFont.Height = 13
  1142.       DefaultFont.Name = 'Tahoma'
  1143.       DefaultFont.Style = []
  1144.       DefaultWidth = 0
  1145.       DefaultHeight = 0
  1146.       UseSkinFont = False
  1147.       ForcedColorUse = False
  1148.       ForcedColor = 15331055
  1149.       Flat = True
  1150.       TabStop = True
  1151.       CanFocused = True
  1152.       Radio = False
  1153.       Checked = True
  1154.       GroupIndex = 0
  1155.       Caption = 'Include subfolders'
  1156.       AutoSize = True
  1157.     end
  1158.     object eFilterSize: TbsSkinSpinEdit
  1159.       Left = 206
  1160.       Top = 295
  1161.       Width = 65
  1162.       Height = 20
  1163.       TabOrder = 5
  1164.       SkinData = SkinDataModule.SkinData
  1165.       SkinDataName = 'spinedit'
  1166.       DefaultFont.Charset = DEFAULT_CHARSET
  1167.       DefaultFont.Color = clBlack
  1168.       DefaultFont.Height = 13
  1169.       DefaultFont.Name = 'Tahoma'
  1170.       DefaultFont.Style = []
  1171.       DefaultWidth = 0
  1172.       DefaultHeight = 0
  1173.       UseSkinFont = False
  1174.       ValueType = vtInteger
  1175.       Value = 50
  1176.       Increment = 10
  1177.       EditorEnabled = True
  1178.       MaxLength = 0
  1179.     end
  1180.     object LScanSet: TAMLabel
  1181.       Left = 25
  1182.       Top = 235
  1183.       Width = 68
  1184.       Height = 16
  1185.       TabOrder = 6
  1186.       SkinData = SkinDataModule.SkinData
  1187.       SkinDataName = 'label'
  1188.       DefaultFont.Charset = DEFAULT_CHARSET
  1189.       DefaultFont.Color = clWindowText
  1190.       DefaultFont.Height = 13
  1191.       DefaultFont.Name = 'Tahoma'
  1192.       DefaultFont.Style = []
  1193.       DefaultWidth = 0
  1194.       DefaultHeight = 0
  1195.       UseSkinFont = True
  1196.       BorderStyle = bvNone
  1197.       AutoSize = True
  1198.       Caption = 'Scan settings'
  1199.       AsLink = False
  1200.       LinkFont.Charset = DEFAULT_CHARSET
  1201.       LinkFont.Color = clWindowText
  1202.       LinkFont.Height = -11
  1203.       LinkFont.Name = 'MS Sans Serif'
  1204.       LinkFont.Style = []
  1205.       BusinessSkinForm = SkinForm
  1206.     end
  1207.     object lLocation: TAMLabel
  1208.       Left = 26
  1209.       Top = 7
  1210.       Width = 74
  1211.       Height = 16
  1212.       TabOrder = 7
  1213.       SkinData = SkinDataModule.SkinData
  1214.       SkinDataName = 'label'
  1215.       DefaultFont.Charset = DEFAULT_CHARSET
  1216.       DefaultFont.Color = clWindowText
  1217.       DefaultFont.Height = 13
  1218.       DefaultFont.Name = 'Tahoma'
  1219.       DefaultFont.Style = []
  1220.       DefaultWidth = 0
  1221.       DefaultHeight = 0
  1222.       UseSkinFont = True
  1223.       BorderStyle = bvNone
  1224.       AutoSize = True
  1225.       Caption = 'Choose folders'
  1226.       AsLink = False
  1227.       LinkFont.Charset = DEFAULT_CHARSET
  1228.       LinkFont.Color = clWindowText
  1229.       LinkFont.Height = 13
  1230.       LinkFont.Name = 'Tahoma'
  1231.       LinkFont.Style = []
  1232.       BusinessSkinForm = SkinForm
  1233.     end
  1234.   end
  1235.   object SkinForm: TbsBusinessSkinForm
  1236.     GradientStartColor = clBlack
  1237.     GradientEndColor = clBlack
  1238.     DrawBackground = True
  1239.     ShowIcon = False
  1240.     MaximizeOnFullScreen = False
  1241.     AlphaBlend = False
  1242.     AlphaBlendAnimation = False
  1243.     AlphaBlendValue = 200
  1244.     ShowObjectHint = False
  1245.     MenusAlphaBlend = False
  1246.     MenusAlphaBlendAnimation = False
  1247.     MenusAlphaBlendValue = 200
  1248.     DefCaptionFont.Charset = DEFAULT_CHARSET
  1249.     DefCaptionFont.Color = clBtnText
  1250.     DefCaptionFont.Height = 13
  1251.     DefCaptionFont.Name = 'Tahoma'
  1252.     DefCaptionFont.Style = [fsBold]
  1253.     DefInActiveCaptionFont.Charset = DEFAULT_CHARSET
  1254.     DefInActiveCaptionFont.Color = clBtnShadow
  1255.     DefInActiveCaptionFont.Height = 13
  1256.     DefInActiveCaptionFont.Name = 'Tahoma'
  1257.     DefInActiveCaptionFont.Style = [fsBold]
  1258.     DefMenuItemHeight = 20
  1259.     DefMenuItemFont.Charset = DEFAULT_CHARSET
  1260.     DefMenuItemFont.Color = clWindowText
  1261.     DefMenuItemFont.Height = 13
  1262.     DefMenuItemFont.Name = 'Tahoma'
  1263.     DefMenuItemFont.Style = []
  1264.     UseDefaultSysMenu = True
  1265.     SkinData = SkinDataModule.SkinDataDlg
  1266.     MinHeight = 0
  1267.     MinWidth = 0
  1268.     Magnetic = False
  1269.     MagneticSize = 5
  1270.     BorderIcons = [biSystemMenu, biMinimize, biMaximize, biRollUp]
  1271.     Left = 86
  1272.     Top = 451
  1273.   end
  1274.   object OpenDialog1: TOpenDialog
  1275.     Filter = 
  1276.       'Adobe Photoshop Album Catalog|*.psa|Adobe Photoshop Elements 3 C' +
  1277.       'atalog|*.psa'
  1278.     Left = 54
  1279.     Top = 447
  1280.   end
  1281.   object ImageList1: TImageList
  1282.     Left = 128
  1283.     Top = 432
  1284.   end
  1285. end
  1286.